home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / STRTGAME.DXR / 00136.ls < prev    next >
Encoding:
Text File  |  2004-12-07  |  134 b   |  6 lines

  1. on mouseUp
  2.   global savenum, savename, installpath, inmovie
  3.   savenum = the clickOn - 5
  4.   go("doload", installpath & "saves.dir")
  5. end
  6.